Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling support for scopes in methods in the debugger #732

Merged

Conversation

ghost
Copy link

@ghost ghost commented Dec 5, 2017

Local variables need iloffsets to define scopes and the method info returned by the debugger lists all of the available scopes in terms of il offsets as well.

Local variables need iloffsets to define scopes and the method info returned by the debugger lists all of the available scopes in terms of il offsets as well.
@ghost ghost requested review from joncham and mderoy December 5, 2017 22:12
@joncham
Copy link
Member

joncham commented Dec 5, 2017

Nice!

@ghost ghost merged commit c20990b into unity-master-staging Dec 6, 2017
@ghost ghost deleted the unity-master-staging-il2cpp-debugger-scopes branch December 6, 2017 14:57
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants